home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / ffal100.zip / FFAL100.DOC next >
Text File  |  1992-07-06  |  2KB  |  52 lines

  1. FFAL100.EXE - Fixes FILES.BBS listings - Copyright 1992 by Chris O'Neill
  2. ------------------------------------------------------------------------
  3.  
  4. PURPOSE:    Reads FILES.BBS files and removes any listings where the file
  5.             is no longer present.
  6.  
  7. REQUIRES:   Requires a file contains an ASCII listing of file areas to
  8.             be search.  The format for FLSEARCH.CTL is as
  9.             follows:
  10.                         C:\Files\Areaname\
  11.  
  12.             The trailing "\" is not important.  FFAL100 will add one if
  13.             necessary.
  14.  
  15. OPERATION:  Real simple!  Just copy FFAL100.EXE into any directory on your
  16.             hard drive (I recommend you use the same directory that your
  17.             mailer or BBS program is in, but what the heck!).  Then, create
  18.             a file containing a list of the subdirectories to be processed
  19.             (see above for format).  Finally, run FFAL100 using this syntax:
  20.  
  21.                         FFAL100 filename
  22.  
  23.             Where "filename" is the file containing the list of directories
  24.             to be searched.  (Don't worry if you forget the "filename"
  25.             parameter...  FFAL100.EXE will remind you with a friendly help
  26.             screen.)
  27.  
  28. WARRANTY:   This thing will definately take up space on your hard drive.
  29.             That's all I guarantee it will do, although I can say that
  30.             it DOES work on my system.
  31.  
  32. SUPPORT:    Yeah, right! ;-)  Actually, if you have any comments about
  33.             FFAL100.EXE that you'd like to pass on to me, send netmail.
  34.             Please DON'T send flames....  my ego is fragile!
  35.  
  36. COST:       Give your kids a hug.  Give some money to your favorite
  37.             charity.  Recycle something.  Whatever.  Just DON'T send
  38.             ME money...  Having to worry about what to do with my
  39.             new-found millions will drive me nuts!
  40.  
  41. FOR THOSE   FFAL100.EXE was written using Microsoft QuickBASIC v4.5 and
  42. WHO CARE:   ADVBAS v99B by Thomas G. Hanlin III.  One of these days,
  43.             when I have more time and money, I'm gonna learn how to do
  44.             it in C/C++.  In the meantime, I hope you enjoy it for what
  45.             it is.
  46.  
  47. Chris O'Neill
  48. Polar Bear Heaven BBS
  49. Winnipeg, Manitoba Canada
  50. @FidoNet 1:348/405.0
  51. July 7, 1992
  52.